home *** CD-ROM | disk | FTP | other *** search
/ Max Special: Max Gallery / Max Special Gallery.iso / pc / max_win.exe / max_win.dxr / 00002.ls next >
Encoding:
Text File  |  1996-03-24  |  112 b   |  8 lines

  1. on exitFrame
  2.   if the colorDepth = 8 then
  3.     go(1, "ASCENS.DIR")
  4.   else
  5.     go(1, "ASCENS16.DIR")
  6.   end if
  7. end
  8.